Welcome![Sign In][Sign Up]
Location:
Search - api socket

Search list

[Communicationsocket1

Description: SOCKET通信的服务器客户度,该通信是用API 写的,没有用到MFC-socket server client
Platform: | Size: 2356224 | Author: liuyifei | Hits:

[Delphi VCLdelphi_HPScktSrvr

Description: high performance Socket for Delphi. Need jedi-api.
Platform: | Size: 54272 | Author: miscellany | Hits:

[Internet-Network17911

Description: window socket api 开发实例-window socket api develop instance
Platform: | Size: 29253632 | Author: cedar | Hits:

[MTKMTK_SAP_SOC_APIS

Description: MTK平台的socket使用api说明,有详细的参数说明和返回值,并且还有消息流程图。-MTK platform socket using the api shows a detailed description of the parameters and return values, and message flow.
Platform: | Size: 726016 | Author: ff | Hits:

[Remote ControlBackShell(SocketAPI)

Description: 用VB写的反弹型后门程序。不是通过winsock而是通过调用系统API创建Socket进行网络连接。-Using VB to write a reaction-type backdoors. Not through winsock but by calling the system API to create Socket to network connections.
Platform: | Size: 70656 | Author: willker | Hits:

[Windows MobileCmnetConn

Description: 用连接管理器API可以对Windows Mobile的GPRS连接进行管理,由程序发起连接GPRS请求完成连接的建立,但是有时候不那么幸运,Internet设置里多了一些其他无效的连接或者是复位后所有连接都丢失了,那我们应该主动创建自己的连接,然后实现联网。-Connection Manager API can be used on Windows Mobile' s GPRS connection management program initiated by the GPRS connection set up request to complete the connection, but sometimes not so lucky, Internet settings in more than a number of other invalid connection or reset all the connections are lost, then we should take the initiative to create their own connection, and then networked.
Platform: | Size: 190464 | Author: 谢红伟 | Hits:

[Windows DevelopsockClient

Description: vc socket api的应用实例(客户端),在vc+window xp sp3测试通过!-dddddddddddddddddddddddddddddddddddddddddd
Platform: | Size: 1918976 | Author: GMshuS | Hits:

[Windows DevelopsockServer

Description: vc socket api使用实例(服务端),在vc+window xp sp3下测试通过!-dddddddddddddddddddddddddddddddddddddddddd
Platform: | Size: 1950720 | Author: GMshuS | Hits:

[Delphi VCL310759

Description: 连接时出现:"windows socket error:(10061),on API connect ” 是你的SOCKET没有启动(SCKTSRVR.EXE)或者无法连接到服务器。 使用socketconnect很简单,只要在应用服务器后台运行SCKTSRVR.EXE,不需要什么配 置。(在Delphi的Bin目录是已运行了scktsrvr.exe,但没有设置Port号;设置你要的Port号注意不要有冲突。 不知怎么用。最多的就是这种答案了。 还有说重启动进F8选最a后依次正确设置,我试了没用awindows socket error:由于目标机器积极拒绝,无法连接-Connection when: " windows socket error: (10061), on API ' connect' " is your SOCKET did not start (SCKTSRVR.EXE) or can not connect to the server. Socketconnect very simple to use, as long as the application server running in the background SCKTSRVR.EXE, do not need any configuration. (In Delphi' s Bin directory is already running scktsrvr.exe, but did not set the Port number set the Port number you want to be careful not to conflict. I do not know how to use. The most is this the answer. There are said to restart into F8 turn right after the election the most a set, I tried the useless awindows socket error: because the target machine actively refused, can not connect
Platform: | Size: 179200 | Author: zuozheng | Hits:

[Windows Developsocket

Description: Socket API是实现进程间通信的一种编程设施,也是一种为进程间提供底层抽象的机制。-socket
Platform: | Size: 2048 | Author: 侯博杰 | Hits:

[Internet-Networksock-api

Description: 一本很好的套接字编程书籍,特别适合刚入门的初学者-a good socket programming book怕热particularly suitable for beginner just getting start
Platform: | Size: 2391040 | Author: | Hits:

[Internet-Networkhook_wininet_Source

Description: 一个很好的hook wininet api的示例程序。很好的演示了本进程hook技术,及关于http请求和响应数据的提取的相关技术。完整vc++工程,可直接编译运行。-a very good demo of hook wininet api,there is a good demostration of how to hook a in-process api.
Platform: | Size: 743424 | Author: lvcayu | Hits:

[Internet-NetworkMySocketDlg

Description: socket编程的一个 有用 的 源代码,包括UDP和TCP两种 途径 -socket API socket API socket API
Platform: | Size: 9216 | Author: 光明 | Hits:

[Internet-Networkraw.c.tar

Description: RAW SOCKET API抓报监听链路层数据,简单的分析TCP、UDP、IPV6等协议-RAW SOCKET API Monitor reported catch data link layer, the simple analysis of TCP, UDP, IPV6 and other agreements
Platform: | Size: 1024 | Author: czl | Hits:

[OS programExpert_WinAPI_8_to_17

Description: 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, the source code, including services, graphical user interface, information management systems, inter-process communication, Windows Shell Programming, Windows GDI, Windows Socket Network Programming, device driver management, core communications, user authentication, and object safety.
Platform: | Size: 13826048 | Author: | Hits:

[Linux-UnixUNIXnetwork-programming

Description: UNIX网络编程第1卷 涉及到SOCKET的通信API-UNIX Network Programming Volume 1, relates to the communication API SOCKET
Platform: | Size: 27974656 | Author: jiangyu | Hits:

[Internet-NetworkHttp_C

Description: 用windows socket API实现http协议(GET 和 HEAD)-Use Windows socket API realize HTTP protocol (GET and HEAD)
Platform: | Size: 3572736 | Author: liukai | Hits:

[Internet-NetworkSocket-Programming-in-CSharp

Description: The Program Socket Programming is used a starter for those who wants to write C# Codes using Net Sockets. It lets you to use Socket Connections with other Systems. The Server Waits for the Connection and gives a Warm Welcome Message to the User Or the Client. Tools/API Information : This Programme it Written using Net.Socket and no extra Feature is used. This is written with the Aim that anyone should understand the Usage of Sockets and NetWorks and to show that C# has got great Support for NetWorking. Benefit : There are lots of codes still I am sending this because of its Simplicity and you can use write this Code with just a NotePad/TextPad/Editor.
Platform: | Size: 1024 | Author: Majid | Hits:

[Internet-NetworkNetSnoop

Description: APIHooking Network snoop introduces the basics of building a network sniffer to pick up all information being sent using TCP socket via send and recv API, obviously, these will be the two APIs to hook to get information about data being sent/received. This code is more about introducing the readers to API hooking using Network snoop as an example. The reader can modify the code to hook APIs related to socket using UDP (which is why readers require knowledge of sockets, networking). Before we start, reader will require basic knowledge of socket programming, windows hooks and a tad bit of assembly level programming.
Platform: | Size: 26624 | Author: rabert | Hits:

[Internet-NetworkSocket

Description: 提供socket api 编程 的具体实现,支持TCP/UDP等的协议。-failed to translate
Platform: | Size: 7168 | Author: dudu | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »

CodeBus www.codebus.net